.Net Framework > v2.0.50727 > System > Windows > Forms > ControlBindingsCollection > Add Add(String,Object,String)
Add(String,Object,String,Boolean)
Add(String,Object,String,Boolean,DataSourceUpdateMode)
Add(String,Object,String,Boolean,DataSourceUpdateMode,Object)
Add(String,Object,String,Boolean,DataSourceUpdateMode,Object,String)
Add(String,Object,String,Boolean,DataSourceUpdateMode,Object,String,IFormatProvider)
Add(Binding)


Add(String,Object,String)

Category
Method
Description
Creates a System.Windows.Forms.Binding using the specified control property name, data source, and data member, and adds it to the collection.
Type
Binding
Character
public
Parameters
NameTypeDescription
propertyNameString
dataSourceObject
dataMemberString
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Add(String,Object,String,Boolean)

Category
Method
Description
Creates a binding with the specified control property name, data source, data member, and information about whether formatting is enabled, and adds the binding to the collection.
Type
Binding
Character
public
Parameters
NameTypeDescription
propertyNameString
dataSourceObject
dataMemberString
formattingEnabledBoolean
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Add(String,Object,String,Boolean,DataSourceUpdateMode)

Category
Method
Description
Creates a binding that binds the specified control property to the specified data member of the specified data source, optionally enabling formatting, propagating values to the data source based on the specified update setting, and adding the binding to the collection.
Type
Binding
Character
public
Parameters
NameTypeDescription
propertyNameString
dataSourceObject
dataMemberString
formattingEnabledBoolean
updateModeDataSourceUpdateMode
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Add(String,Object,String,Boolean,DataSourceUpdateMode,Object)

Category
Method
Description
Creates a binding that binds the specified control property to the specified data member of the specified data source, optionally enabling formatting, propagating values to the data source based on the specified update setting, setting the property to the specified value when System.DBNull is returned from the data source, and adding the binding to the collection.
Type
Binding
Character
public
Parameters
NameTypeDescription
propertyNameString
dataSourceObject
dataMemberString
formattingEnabledBoolean
updateModeDataSourceUpdateMode
nullValueObject
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Add(String,Object,String,Boolean,DataSourceUpdateMode,Object,String)

Category
Method
Description
Creates a binding that binds the specified control property to the specified data member of the specified data source, optionally enabling formatting with the specified format string, propagating values to the data source based on the specified update setting, setting the property to the specified value when System.DBNull is returned from the data source, and adding the binding to the collection.
Type
Binding
Character
public
Parameters
NameTypeDescription
propertyNameString
dataSourceObject
dataMemberString
formattingEnabledBoolean
updateModeDataSourceUpdateMode
nullValueObject
formatStringString
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Add(String,Object,String,Boolean,DataSourceUpdateMode,Object,String,IFormatProvider)

Category
Method
Description
Creates a binding that binds the specified control property to the specified data member of the specified data source, optionally enabling formatting with the specified format string, propagating values to the data source based on the specified update setting, setting the property to the specified value when System.DBNull is returned from the data source, setting the specified format provider, and adding the binding to the collection.
Type
Binding
Character
public
Parameters
NameTypeDescription
propertyNameString
dataSourceObject
dataMemberString
formattingEnabledBoolean
updateModeDataSourceUpdateMode
nullValueObject
formatStringString
formatInfoIFormatProvider
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Add(Binding)

Category
Method
Description
Adds the specified System.Windows.Forms.Binding to the collection.
Type
void
Character
public
Parameters
NameTypeDescription
bindingBinding
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database